PreviousNextTracker indexSee it online !

(192/308) 1547 - PHPParserPlugin warning on array in call_user_func_array

Valid PHP code:
call_user_func_array(array($obj, $fname), $params);

Generate warning: wrong argument type, array cannot match object(callback) $function

jEdit 4.5, PHPParserPlugin 2.0.0

Submitted mxhec - 2012-02-07 11:03:06 Assigned
Priority 5 Labels
Status open Group None
Resolution None

Comments